Skip to content

chore(deps): Bump @types/node from 25.9.3 to 26.1.0 in /js#1455

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js/types/node-26.1.0
Closed

chore(deps): Bump @types/node from 25.9.3 to 26.1.0 in /js#1455
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js/types/node-26.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps @types/node from 25.9.3 to 26.1.0.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.3 to 26.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 3, 2026
kentwelcome pushed a commit that referenced this pull request Jul 13, 2026
Consolidates Dependabot group PR #1461 (all-minor-patch, 38 pkgs) and
#1455 (@types/node) into one tested branch. All frontend (npm/pnpm);
no Python deps changed.

Application dependencies (js/package.json):
- @amplitude/unified: 1.1.16 → 1.1.21
- @codemirror/state: ^6.6.0 → ^6.7.1
- @codemirror/view: ^6.43.1 → ^6.43.6
- @mui/material: ^9.1.1 → ^9.2.0
- @mui/system: ^9.1.1 → ^9.2.0
- @next/third-parties: 16.2.9 → 16.2.10
- @sentry/nextjs: ^10.58.0 → ^10.64.0
- @sentry/react: ^10.58.0 → ^10.64.0
- @tailwindcss/postcss: ^4.3.1 → ^4.3.2
- @tanstack/react-query: 5.100.14 → 5.101.2
- @uiw/codemirror-theme-github: ^4.25.10 → ^4.25.11
- @uiw/react-codemirror: ^4.25.10 → ^4.25.11
- @xyflow/react: ^12.11.0 → ^12.11.2
- @zumer/snapdom: ^2.12.9 → ^2.15.0
- import-in-the-middle: ^3.1.0 → ^3.3.1
- next: 16.2.9 → 16.2.10
- posthog-js: ^1.390.2 → ^1.399.2
- react-icons: ^5.6.0 → ^5.7.0

Dev dependencies (js/package.json, storybook, ui devDeps):
- @amplitude/analytics-core: ^2.50.0 → ^2.52.1
- @biomejs/biome: 2.5.0 → 2.5.3
- @types/node: ^25.9.3 → ^26.1.0 (#1455)
- @vitejs/plugin-react: ^6.0.2 → ^6.0.3
- @vitest/coverage-v8, vitest: ^4.1.9 → ^4.1.10
- @vitest/browser-playwright: ^4.1.9 → ^4.1.10 (storybook)
- @playwright/test, playwright: ^1.61.0 → ^1.61.1 (storybook)
- msw: ^2.14.6 → ^2.15.0 (storybook)
- baseline-browser-mapping: ^2.10.38 → ^2.10.42
- fast-check: ^4.8.0 → ^4.9.0
- globals: ^17.6.0 → ^17.7.0
- postcss: ^8.5.15 → ^8.5.16
- read-excel-file: ^9.2.0 → ^9.3.0
- tailwindcss: ^4.3.1 → ^4.3.2
- @tailwindcss/cli, @tsdown/css, tsdown, typedoc (ui devDeps)

pnpm-workspace.yaml overrides bumped to unclamp the group targets
(exact pins that otherwise hold the locked version):
- @tanstack/react-query: 5.101.0 → 5.101.2
- @biomejs/biome: 2.5.0 → 2.5.3
- @amplitude/unified: 1.1.16 → 1.1.21

Consumer-facing @datarecce/ui `dependencies` floors intentionally left
unchanged (only devDeps bumped) per js/packages/ui/DEPENDENCIES.md.

biome 2.5.0 → 2.5.3 acked per the js/.husky/pre-commit guard (DRC-3460):
re-verified `biome check` clean on macOS arm64 (no stack overflow) and
bumped EXPECTED_BIOME to 2.5.3 in the same commit.

Also fixes a Biome 2.5.3 noUnsafeOptionalChaining error surfaced in
toDataDiffGrid.test.ts by the linter bump (removed redundant optional
chaining inside a guarded block).

ag-grid v36 (PRs #1454, #1456) deferred — see PR body.

Refs: #1461, #1455
Signed-off-by: Jared Scott <jared.scott@datarecce.io>
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/js/types/node-26.1.0 branch July 13, 2026 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants